| 1. | These classes provide a default constructor and an 这些类都提供默认的构造函数和 |
| 2. | For example , this code uses the default constructor for 例如,下面的代码使用 |
| 3. | The default constructor automatically makes a call to ,所以缺省构造函数会自动调用 |
| 4. | The default constructor enables event tracking 默认的构造函数启用事件跟踪。 |
| 5. | Such methods should use the default constructor , 这类方法应使用默认构造函数 |
| 6. | The values set by the default constructor of the 类的默认构造函数设置的值。 |
| 7. | Do not provide a default constructor for a structure 不要为结构提供默认的构造函数。 |
| 8. | Remove default constructors from value classes 从值类中移除默认构造函数。 |
| 9. | This is the default constructor for this class 这是此类的默认构造函数。 |
| 10. | This method calls the default constructor for the class 此方法调用该类的默认构造函数。 |